Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gnrc_sock_ip: fix memcpy()/memset() sizeof-type [2016.10-backport] #6098

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Nov 9, 2016

Backport for #6083

The type in the `sizeof()` is just plain wrong. This fixes it.
@miri64 miri64 added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) GNRC Area: network Area: Networking CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Nov 9, 2016
@miri64 miri64 added this to the Release 2016.10 milestone Nov 9, 2016
@miri64 miri64 added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Nov 9, 2016
@miri64 miri64 changed the title gnrc_sock_ip: fix memcpy()/memset() sizeof-type gnrc_sock_ip: fix memcpy()/memset() sizeof-type [2016.10-backport] Nov 9, 2016
Copy link
Member

@OlegHahm OlegHahm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backport ACK

@miri64 miri64 merged commit 36e6adc into RIOT-OS:2016.10-branch Nov 9, 2016
@miri64 miri64 deleted the 2016.10/gnrc_sock_ip/fix/fix-memcpy-type branch November 9, 2016 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants